home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.june.archive / 000019_crash!East.Sun.…!Michael.Soucy_Mon, 7 Jun 93 21:52:06 PST.msg < prev    next >
Text File  |  1993-08-31  |  2KB  |  37 lines

  1. Received: by bkhouse.cts.com (V1.16/Amiga)
  2.     id AA00000; Mon, 7 Jun 93 21:52:06 PST
  3. Received: from Sun.COM by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #15) id m0o2uIJ-00003FC; Mon, 7 Jun 93 20:24 PDT
  5. Received: from snail.Sun.COM (snail.Corp.Sun.COM) by Sun.COM (4.1/SMI-4.1)
  6.     id AA05820; Mon, 7 Jun 93 20:23:38 PDT
  7. Received: from East.Sun.COM by snail.Sun.COM (4.1/SMI-4.1)
  8.     id AA11521; Mon, 7 Jun 93 20:23:20 PDT
  9. Received: from turbo.East.Sun.COM by East.Sun.COM (4.1/SMI-4.1)
  10.     id AA25326; Mon, 7 Jun 93 23:23:19 EDT
  11. Received: from madness.East.Sun.COM by turbo.East.Sun.COM (4.1/SMI-4.1)
  12.     id AA24774; Mon, 7 Jun 93 23:20:50 EDT
  13. Received: by madness.East.Sun.COM (4.1/SMI-4.1)
  14.     id AA01693; Mon, 7 Jun 93 23:29:46 EDT
  15. Date: Mon, 7 Jun 93 23:29:46 EDT
  16. Message-Id: <9306080329.AA01693@madness.East.Sun.COM>
  17. Classification: Sun Proprietary: Internal Use Only
  18. From: Michael.Soucy@East.Sun.COM (Michael Soucy - Sun USOPS CSU Test Engineering)
  19. To: amigae@bkhouse.cts.com
  20. Subject: reading/writing files in E
  21.  
  22.  
  23.  
  24. Hi folks,
  25.  
  26. I want to open a file and read it line by line and parse the information. I
  27. want to create a program that shows statistics for my mail processor in the
  28. bbs package I am running. It generates a logfile and I wanted a way to parse
  29. the log to gather the information from all the areas that I am carrying to
  30. show how much mail comes through daily/weekly/monthly. It would also aid in
  31. getting an echo onto the backbone once I had this information. Any ideas? I
  32. couldn't find anything that related to opening and reading textfiles and then
  33. creating a new one (probably using a boolean and Lock function) with the info
  34. I garnered from the log file. Any help will be appreciated (and mentioned in
  35. the doc file!) once I get this started.
  36.  
  37. Mike